home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #9 / CD 9 (Black) - 2001.iso / PElements / data1.cab / Plugins / File_Formats / PNG.8bi / EXVW / 16001 < prev   
Encoding:
Text File  |  2001-04-26  |  1.0 KB  |  1 lines

  1. ² dialog (    name: '$$$/AdobePlugin/PNG/PNGOptions=PNG Options', spacing: gLargeSpace )     {             group ( placement: place_row, child_vertical: align_top, horizontal: align_fill, spacing: gLargeSpace )                {                group (placement: place_column, horizontal: align_left )                    {                    cluster( name: '$$$/AdobePlugin/PNG/Interlace=Interlace', slot: 6, label_slot: 7, view_id: -1 )                        {                        radio( name: '$$$/AdobePlugin/Radio/None=None', view_id: 8001, slot: 4,                                 class_name: '$$$/Private/Targa/ClassName/Button=button', win_control_style_explicit: WS_GROUP );                        radio( name: '$$$/AdobePlugin/Radio/Interlaced=Interlaced', view_id: 8002, slot: 5,                                 class_name: '$$$/Private/Targa/ClassName/Button=button' );                        }                    }                group (placement: place_column, horizontal: align_right, child_horizontal: align_fill )                    {                    button(name: gOKString, slot: 1, view_id: 1, default: true);                            button(name: gCancelString, slot: 2, view_id: 2, default: false);            group( placement: place_offscreen )             {                     user_item( slot: 3 );            }                     }                }    }